Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


getClassChildren

This function returns a comma-delimited list of the class names that are children of the passed-in class name. It retrieves the information from the cache in the ttClass temp-table.

Location: ry\app\ryrepmngrp.i

Parameters:

INPUT pcClassName AS CHARACTER Returns: CHARACTER

Notes: If a class has not been cached, it will not show up in the return list from this function. The getClassChildrenFromDB function performs a similar task, but retrieves the information directly from the Repository.

Examples: See the getOpenObjectFilter function in af\cod2\aftemwizow.w.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095